home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4070 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  585 b 

  1. Path: linus.mitre.org!mbunix!jrv
  2. From: jrv@mbunix.mitre.org (Jim Van Zandt)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: localtime
  5. Date: 1 Feb 1996 16:53:24 GMT
  6. Organization: The MITRE Corporation, Bedford Mass.
  7. Message-ID: <4eqr64$ofs@linus.mitre.org>
  8. References: <61VnNPt6nTB@softsite.co.at>
  9. Reply-To: jrv@mitre.org
  10. NNTP-Posting-Host: mbunix.mitre.org
  11.  
  12. wsog@softsite.co.at (Walter Sommergruber) writes:
  13. >Can I assume "tm_year+1900 = real year" will work also after the
  14. >year 2000 ?
  15.  
  16. Yes!  It should work until at least 2034 (2^31 seconds after 1/1/1970).
  17.  
  18.                    - Jim Van Zandt
  19.